if service.click({
{"تشغيل الفيديو",
}
})
return true
end

if service.click({
{"إيقاف الفيديو مؤقتًا",
}
})
return true
end

if service.click({
{"إعادة تشغيل الفيديو",
}
})
return true
end